MessageDatabase_Impl

@Generated(value = "androidx.room.RoomProcessor")
class MessageDatabase_Impl

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun clearAllTables()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getDao(): MessageDao
Link copied to clipboard
protected open fun getRequiredTypeConverters(): Map<Class<out Any>, List<Class<out Any>>>